Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
C
1) Assert H
2) Beginners
3) Code Snippets
4) Console
5) Ctype H
6) Data Structure Algorithm
7) Data Type
8) Development
9) File
10) Function
11) Games Graphic
12) Hardware Interaction
13) Language Basics
14) Linux
15) Macro Preprocessor
16) Math
17) Math H
18) Memory
19) Pointer
20) Setjmp H
21) Signal H
22) Small Application
23) Stdio H
24) Stdlib H
25) String
26) String H
27) Structure
28) Time H
29) Unix
30) Wctype H
Math
1) A random number is chosen between 1 and 100
2) A random thought for the day
3) Calculate arccosine
4) Calculate arcsine
5) Calculate arctangent
6) Calculate arctangent, 2 parameters
7) Calculate cosine
8) Calculate exponential
9) Calculate hyperbolic cosine
10) Calculate hyperbolic sine
11) Calculate hyperbolic tangent
12) Calculate logarithm base 10
13) Calculate natural log
14) Calculate numeric power
15) Calculate sine
16) Calculate square root
17) Calculate tangent
18) Circle Through Three Points
19) Compute sine using very simple floating arithmetic
20) Copy one file to another
21) Divide two integer values
22) Divide two long integer
23) Factorial series-e^x
24) Floating-point remainder value function
25) Generate a bunch of random data
26) Generate random number
27) Get absolute value of long integer parameter
28) Get floating-point value from mantissa and exponent
29) Get mantissa and exponent of floating-point value
30) Get the square root
31) get absolute value for float
32) use acos
33) use asin
34) use atan
35) use atan2
36) use cos
37) use cosh
38) use log
39) use log10
40) use pow
41) use sin
42) use tan
43) Hyperbolic sine
44) Hyperbolic tangent
45) Initialize random number generator
46) Mod and divide
47) Our own power function
48) Output a random number
49) Output random sequence
50) Progam that gives all details of a Triangle given the lengths of its sides
51) Program for Decimal to Roman Number conversion
52) Program to calculate Area of a Polygon
53) Program to find your Day of Birth given Date of Birth
54) Quotient and remainder
55) Quotient and remainder for long
56) Read int value and output the divide result
57) Return absolute value of floating-point
58) Return absolute value of integer parameter
59) Return remainder of floating point division
60) Round down value
61) Round up a value
62) Seed rand() with the system time and display the first 10 numbers
63) Split floating-point value into fractional and integer parts
64) Square Root of a number by using simple calculations
65) Use the mod % operator
66) Volumes & Areas
67) Work with random number